cbc test results impacted by cold|can a cold mess up blood test results : exporters Can a cold affect blood test results? Yes, a cold can potentially affect certain blood parameters, leading to inaccurate test results. For example, it can cause an increase in white blood cell . " : "X", onClosed: function () {
},
onComplete: function () {
var popupHeight = jQuery(this.href.substring(this.href.lastIndexOf("#"))).outerHeight(true);
if (jQuery("#colorbox").height() < popupHeight) {
jQuery("#colorbox").height(popupHeight);
}
if (g_isDynamic) {
if (!isMobile) {
bodyScrollLock.disableBodyScroll(this);
}
}
// for popup having data-isdgov2slideshow attr (see above)
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3453605';
const ssSelector = '#dgov2slideshowId-3453605';
dgov2slideshowPopupInit({
numSlides: 0,
startingSlideIndex: slideIndex,
popupSelector: popSelector,
slideshowSelector: ssSelector,
slideshowMediaId: 3453605,
});
giw = $(popupThis).data('width');
gih = $(popupThis).data('height');
pup = $($(popupThis).attr('href'));
popupResize(pup, giw, gih, true);
}
$(window).resize();
},
onClosed: function () {
pup = undefined;
if (g_isDynamic)
bodyScrollLock.enableBodyScroll(this);
if (isDgov2Slideshow) {
const popSelector = '#dgov2popup-target-3453605';
const ssSelector = '#dgov2slideshowId-3453605';
dgov2slideshowPopupDestroy({
popupSelector: popSelector,
slideshowSelector: ssSelector,
});
}
}
});
});
$(".popup-slideshow").colorbox({
inline: true,
onComplete: function () {
SlideshowInit();
$.colorbox.resize();
// stop scrollbar from flashing
$("#cboxLoadedContent").css("overflow", "");
$("#cboxLoadedContent").css("overflow-y", "hidden");
},
onClosed: function () {
$('.slideshow-gallery').trigger('slideTo', 0);
}
});
});